PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package
/
PDFImage Class
/ setMeasure Method
A
com.o2sol.pdf4java.spatial.PDFMeasure
descendant object that specifies the scale and units which shall apply to the image.
Collapse All
Expand All
In This Topic
setMeasure Method
In This Topic
Sets the image measure.
Syntax
public
void
setMeasure(
PDFMeasure
measure
)
Parameters
measure
A
com.o2sol.pdf4java.spatial.PDFMeasure
descendant object that specifies the scale and units which shall apply to the image.
See Also
Reference
PDFImage Class
PDFImage Members